Leadtools.Services.Raster.DataContracts Namespace > BinaryRasterRegionData Class > BinaryRasterRegionData Constructor : BinaryRasterRegionData Constructor(Byte[]) |
'Usage Dim data() As Byte Dim instance As New BinaryRasterRegionData(data)
function BinaryRasterRegionData( data )
public: BinaryRasterRegionData( array<byte>^ data )
To update an existing region, specify how the new region is to be combined with the existing one using the RasterRegionData.CombineMode property. For more information, refer to RasterRegionCombineMode.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2